-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
1.5.0
-
Code
-
Classes
- Block
Total Complexity |
36 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
261 |
Lines of code |
201 |
Logical lines of code |
81 |
Comment lines |
16 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_input_css() |
S |
53 |
5 |
22 |
build_css() |
S |
43 |
1 |
64 |
get_label_css() |
S |
57 |
4 |
16 |
render_static_block_content() |
S |
64 |
5 |
9 |
get_submit_button_css() |
S |
59 |
3 |
14 |
get_helper_text_css() |
S |
60 |
3 |
13 |
get_input_hover_css() |
S |
61 |
3 |
12 |
get_input_focus_css() |
S |
61 |
3 |
12 |
get_submit_button_hover_css() |
S |
63 |
3 |
10 |
get_input_placeholder_css() |
S |
62 |
2 |
11 |
get_field_css() |
S |
66 |
2 |
8 |
__construct() |
S |
74 |
1 |
4 |
get_alignment_button_css() |
S |
70 |
1 |
6 |